home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 4 / tourist.zip / TOURIST.TXT < prev    next >
Text File  |  1990-07-08  |  3KB  |  88 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                                       TOURIST
  9.  
  10.                        (C) Copyright 1988, 1989 Kenny Gardner
  11.                                 ALL RIGHTS RESERVED
  12.  
  13.  
  14.             Tourist is  a Door  program that  places the  caller in  the
  15.             heart of  New York  City where  he/she must walk from Macy's
  16.             Department store  to Times  Square.    Sounds  easy,  right?
  17.             Well, it is after dark and the streets are not well lighted!
  18.  
  19.             This is a variation of the very popular "Killer" program. We
  20.             tried to liven it up a bit and provide for more challenges.
  21.  
  22.             To set  the door  up, all  you need  do is modify the sample
  23.             files   to    reflect   your    drive/path    configuration.
  24.             Specifically, Tourist needs but two files :
  25.  
  26.                  DOOR.SYS            <- User Info
  27.                  TOURIST.CNF         <- Door Info
  28.  
  29.  
  30.             TOURIST.CNF
  31.             ----------------------
  32.             c:\gap                   <- Where to find DOOR.SYS
  33.             The Crow's Nest          <- Your BBS name
  34.             0                        <- 0 = GAP system, 1 = PCB system
  35.  
  36.  
  37.             DOOR.SYS
  38.             ----------------------
  39.             Created By GAP
  40.  
  41.  
  42.             That's it!
  43.  
  44.  
  45.             TOURIST.CNF  needs   to  be   in  the  same  directory  that
  46.             TOURIST.EXE is in.
  47.  
  48.             To invoke Tourist, create a door batch file similar to this:
  49.  
  50.             TOURIST
  51.             ----------------------
  52.             echo off
  53.             cd \gap\doors\tourist
  54.             tourist tourist.cnf
  55.             cd \gap
  56.             gap
  57.  
  58.             If you  are running  multi-nodes, create  a TOURIST.CNF file
  59.             for each node (IE, TOURIST1.CNF, TOURIST2.CNF).  Change line
  60.             one of  the file  so that  it points  to the  proper  node's
  61.             default directory.
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.             This door  was written solely to test the GAP DOOR Interface
  70.             Module.   If you  don't like  the door, nobody cares!  Write
  71.             your own and make us all happy!
  72.  
  73.             If you need more info on the GAP Door Interface Module, call
  74.             the Crow.  The latest information is there.
  75.  
  76.             For a  PCB system,  you  must  set  the  GAPCDR  environment
  77.             variable to  PCB (IE, SET GAPCDR=PCB)  in  all  CAPS.    The
  78.             program will then read the PCBOARD.DAT, PCBOARD.SYS, and PCB
  79.             USERS file to retrieve the information it needs to operate.
  80.  
  81.             If you  are running  a BBS system other than GAP or PCB, you
  82.             will need one of the conversion programs that will take your
  83.             BBS "system"  file  and  create  a  DOOR.SYS  file.    These
  84.             conversion programs are available on the Crow.
  85.  
  86.  
  87.                                   The Crow's Nest
  88.                                Node 1 - (714)493-3819